-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
1.5.2
-
Code
-
Classes
- UserProfile
Total Complexity |
91 |
Dependencies |
6 |
Dependents |
4 |
Total lines |
799 |
Lines of code |
622 |
Logical lines of code |
303 |
Comment lines |
86 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
user_2fa_options() |
D |
27 |
30 |
152 |
generate_inline_modals() |
D |
21 |
16 |
317 |
save_user_2fa_options() |
B |
44 |
19 |
42 |
validate_authcode_via_ajax() |
A |
45 |
12 |
42 |
inline_2fa_profile_form() |
S |
55 |
5 |
18 |
can_user_remove_2fa() |
S |
58 |
5 |
16 |
user_2fa_row_actions() |
S |
57 |
2 |
16 |
delete_expire_and_enforced_keys() |
S |
60 |
1 |
17 |
__construct() |
S |
91 |
1 |
2 |